| 2004-11-01 |
robertl | Turn off debugging stuff left in last commit. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | On UNIX, there's no reason to spin on the select. ... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Coddle leak detector. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | 1) Eliminate all leading whitespace as it adds no value. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Misc uninteresting cleanups. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Use xml_write_time |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Move gpx_write_time->xml_write_time. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Add hiketech format. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Add xmlgeneric, glogbook, hiketech. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Add Garmin Logbook (track) format for foretracker... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Use somewhat more "real" error strings. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Clarify warning when reading tracks/routes. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Constify arg to xml_parse_time. Remove functions that... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
robertl | Add new 'generic' xml reader, convert geo (geocaching... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
robertl | Add extra reset in libusb module. libusb (i.e. Linux... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
robertl | Add some UNIX-y if usb do(nothing) stubs. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
robertl | Aggressively replace open-coded strncpy for space padde... |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
parkrrrr | add #break statement to arc files for gaps in the arc |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
robertl | Add 'deficon' to garmin modes. |
commit | commitdiff | tree | snapshot |
| 2004-10-18 |
robertl | Bump version number for 1.2.4 release. |
commit | commitdiff | tree | snapshot |
| 2004-10-18 |
robertl | Include Garmin/USB update. |
commit | commitdiff | tree | snapshot |
| 2004-10-17 |
robertl | More Linux scratching. |
commit | commitdiff | tree | snapshot |
| 2004-10-17 |
robertl | Let str_utf8_to_ascii not crash if given NULL input. |
commit | commitdiff | tree | snapshot |
| 2004-10-16 |
robertl | Ooops. Fix the build so that mingw build overrides... |
commit | commitdiff | tree | snapshot |
| 2004-10-15 |
robertl | Add tool for parsing cvsps output for easy cutting... |
commit | commitdiff | tree | snapshot |
| 2004-10-14 |
robertl | Turn on Garmin USB in default Windows build. |
commit | commitdiff | tree | snapshot |
| 2004-10-14 |
robertl | Let alt be a float for benefit of D108 and D109 protoco... |
commit | commitdiff | tree | snapshot |
| 2004-10-01 |
robertl | Add prototype support (in name only) for Garmin custom... |
commit | commitdiff | tree | snapshot |
| 2004-10-01 |
robertl | Warn if attempting to read tracks or routes into xcsv. |
commit | commitdiff | tree | snapshot |
| 2004-09-30 |
alexmot | Add default values handling to xcsv character fields. |
commit | commitdiff | tree | snapshot |
| 2004-09-27 |
robertl | Warning cleanup. |
commit | commitdiff | tree | snapshot |
| 2004-09-27 |
robertl | warning fixes in shapelib. From Alexander Stohr. |
commit | commitdiff | tree | snapshot |
| 2004-09-24 |
robertl | If we don't have a waypoint name, create one. |
commit | commitdiff | tree | snapshot |
| 2004-09-23 |
robertl | Add firmware/program upload. Serguei Miridonov mirsev... |
commit | commitdiff | tree | snapshot |
| 2004-09-22 |
robertl | Don't output leading zero for lat. |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Flush out Forerunner Software Version 3.40 track support. |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Let waypt_dupe copy desc_short and desc_long so that... |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
parkrrrr | Fixed const-related warnings |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
parkrrrr | Memory leak fix |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Add shapelib/.ignore. |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Regenerate. |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Bump version to 1.2.4_beta09202004 |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Tear up static 'comport' after a CloseFile on it. |
commit | commitdiff | tree | snapshot |
| 2004-09-21 |
robertl | Regenerate wintesto.cmd |
commit | commitdiff | tree | snapshot |
| 2004-09-20 |
robertl | Neuter hsa v4->v5 conversion test. |
commit | commitdiff | tree | snapshot |
| 2004-09-20 |
robertl | Regenerate deps for USB & shapefile. |
commit | commitdiff | tree | snapshot |
| 2004-09-20 |
robertl | Bring in shapefil.h. |
commit | commitdiff | tree | snapshot |
| 2004-09-20 |
robertl | Check in shapelib and experimental prototype of crude... |
commit | commitdiff | tree | snapshot |
| 2004-09-20 |
robertl | From Mark Bradley: |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Fixed internal styles so -i -f -f works as expected |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Remove comment that the arc input couldn't handle anyway |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | segfault when waypoints didn't have descriptions e... |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Add ARGTYPE_HIDDEN flag and 'nowarn' flag for stack... |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
robertl | Format/Round coords in dupe filter. |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Standardize default option values, add 'exit' routine... |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Oops, didn't mean to comment that line out. Also,... |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Grrrr... vi auto-comments with a * in shell scripts... |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
parkrrrr | Comparison had wrong sense; needs rewritten |
commit | commitdiff | tree | snapshot |
| 2004-09-17 |
robertl | From Mark Bradley. Use compare instead of explicit... |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
parkrrrr | various memory leaks from make leaktest |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
parkrrrr | testo case for stack filter |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | More USB integration pieces & parts. |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | More USB integration. |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | Bring in rest of makefile & integration voodoo for... |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | Add libusb-based OS module. |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | Add rest of shims to hook up Garmin/USB layers. |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | Another gpsbabel.org reference. |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-09-16 |
robertl | From Mark Bradley: |
commit | commitdiff | tree | snapshot |
| 2004-09-15 |
parkrrrr | DOcumentation for stack filter; forgot to commit this... |
commit | commitdiff | tree | snapshot |
| 2004-09-15 |
robertl | Fix blindingly stupid typo/braino that resulted in... |
commit | commitdiff | tree | snapshot |
| 2004-09-15 |
jfatherton | Tidying code, added console logging for easier bug... |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Blindly add suport for Forerunner 201 and Quest tracks. |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Blind coding for tracks on Forerunner 201 and Quest. |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
parkrrrr | Description of 'swap' option was too long |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
parkrrrr | Added stack filter, exit routines for filters |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Misc changes to point to our new domain. |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Initial sketching in of Garmin/USB modules. |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Attempt to handle new forerunner track types. |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Cope with serial and usb packets being different size. |
commit | commitdiff | tree | snapshot |
| 2004-09-14 |
robertl | Remove warning during device discovery as increasing... |
commit | commitdiff | tree | snapshot |
| 2004-09-11 |
robertl | Add prelim handling of new groundspeak "small" containe... |
commit | commitdiff | tree | snapshot |
| 2004-09-09 |
robertl | Add a stub for GPS_Serial_Close for Windows. |
commit | commitdiff | tree | snapshot |
| 2004-09-09 |
robertl | Add missing babelfront2.eps. |
commit | commitdiff | tree | snapshot |
| 2004-09-08 |
jfatherton | Fixed user defaults for OS X 10.3 |
commit | commitdiff | tree | snapshot |
| 2004-09-07 |
robertl | Add missing pieces of HSA_NAV & minor fixes. From... |
commit | commitdiff | tree | snapshot |
| 2004-09-07 |
robertl | From John Hay |
commit | commitdiff | tree | snapshot |
| 2004-09-04 |
jfatherton | Fixed user defaults for OS X 10.3 |
commit | commitdiff | tree | snapshot |
| 2004-09-02 |
parkrrrr | Script and hex dump that expose what I know about the |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
robertl | From Chris Jones. |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
robertl | Allow power-off to work with USB. |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
robertl | Trickle in a bit of Garmin/USB support that isn't disru... |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
robertl | (trivially) stricter internal checking. |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
robertl | Can't use VLA's in C89. |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
parkrrrr | Handle Street Atlas USA 2005 routes |
commit | commitdiff | tree | snapshot |
| 2004-08-31 |
robertl | Improve packet dumps when debugging. |
commit | commitdiff | tree | snapshot |
| 2004-08-30 |
robertl | Add IGC for flight recorders. From Chris Jones . |
commit | commitdiff | tree | snapshot |
| 2004-08-29 |
robertl | Add success report of NavCompanion 3.20 from Robert... |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
robertl | Add house as secondary alias for residence. |
commit | commitdiff | tree | snapshot |
| 2004-08-27 |
robertl | Update to reflect move of garmin_tables. |
commit | commitdiff | tree | snapshot |
| next |